*{line-height: 1.5;}
.container,.index-con-1,.index-con-2{width:100%;max-width:1200px;}
body{background: none}
img{max-width: 100% !important;max-height:100% !important;}
body{font-size: 0.28rem;background-size:100% auto;background-color:#fff;}
.caigou-bg{background:#f5f5f5;}
/*
	头部
*/
.index-logo img{width: 60%;}
.top-list,.nav,.head-search,.index-logo,.banner,.index-piclist,.friendlink{
    display: none;
}
.mobile-nav{
    display: block;
    border-bottom: 2px solid #dddddd;
    position: relative;
    height: 194px;
}
.mobile-head{position: absolute;}
.mobile-head .logo-bg{height: 190px;}
.mobile-list{position: absolute;bottom: 0;}
.logo{position: absolute;left: 0;width: 60%;margin-top: 20px;margin-left: 20px;}
.mobile-nav > .container{
    display: flex;
    overflow-x:auto;
}
.icon-menu{
    float: right;
    width:25px;
    margin-top: 40px;
    margin-right: 30px;
    margin-bottom: 9px;
    position: absolute;
    right: 0px;
}
.mobile-nav > .container > a{
    flex:0 0 auto;
    line-height: 60px;
    font-size: 16px;
    width:25%;
    display: block;
    float: left;
    text-align: center;
}
/*搜索*/


.molile-search{
    position: absolute;
    margin:0.2rem auto;
    margin-top:0.4rem;
    right: 35px;
    top:80px;
    width: 80%;
    display: block;
}
.search-icon{
    left: 0.12rem;
    top: 0.19rem;
    padding-right:0.16rem;
}
.search-icon img{
    height:0.16rem;
}
.molile-search input{
    width: 84%;
    text-indent: 0.6rem;
    height:0.5rem;
    font-size: 0.16rem;
    border:1px solid #c5c9cf;
    outline: 0;
    color:#666;
    border-radius: 5px;
}
.search-btn{
    height:0.5rem;
    line-height: 0.5rem;
    width:0.8rem;
}
.search-icon {
    left: 0.12rem;
    top: 0.19rem;
    height:auto;
    padding-right: 0.16rem;
    position: absolute;
    border-right: 1px solid #b1b1b1;
}
.search-icon img{display: block;}


.search-btn{
    height:0.5rem;
    line-height: 0.5rem;
    width:0.8rem;
    background: rgb(222, 4, 4);
    color: #fff;
    display: block;
    float: right;
    border-radius: 5px;
    text-align: center;
}


/*左侧弹出*/
.mask{
    position: fixed;
    top:0;
    left:0;
    width:0%;
    height:100%;
    z-index: 100;
    background: rgba(0,0,0,0.7)
}
.mask-menu{
    position: fixed;
    overflow: hidden;
    top:0;
    left:0;
    width:0%;
    height:100%;
    z-index: 200;
    background: #0054a5
}


.mask-menu a{
    display: block;
    color:#fff;
    margin-top:0.4rem;
    text-align: center;
    font-size: 0.32rem;
}

/*轮播图*/
.index-con-1{
    height: auto;
}
.pic_box img{width: 100%}
/*新闻切换*/
.index-con-1{
    margin: 0.24rem 0.2rem;
    margin-bottom: 0;
    width: calc(100% - 0.4rem);
}
.index-rit,.index-lft{
    width: auto;
}
.index-lft{float: inherit}
.caigou-bg .tzgg{width: calc(100% - 0.4rem)!important;}
.index-con-1,.index-con-2,.index-con-3,.index-con-4,.index-con-zwgk{
    background: #fff;
    margin: 0.24rem 0.2rem;
    margin-bottom: 0;
    width: calc(100% - 0.4rem);
    border-radius: 0.05rem;
    padding: 0.2rem;
    box-shadow: 0 0 0.2rem #d7d7da;
}

/*新闻列表*/
.news-item{
    border-bottom: 1px solid #eee;
    padding-bottom: 0.1rem;
    margin-bottom: 0.15rem;
    line-height: 1.5;

}
.news-item > a{
    text-indent: 0;
    float: none;
    font-size: 0.32rem;
}
.news-item > a:before{
    height:0.07rem;
    width:0.07rem;
    border-radius: 0.07rem;
}
.news-item > span,.news-item .state{
    font-size: 0.26rem;
    line-height: 2;
    margin:0;padding: 0;
}


.news-item > span{
    float: none;
    font-size: 0.28rem;
    display: block;

}
.news-item .state{
    float: right;
    border: none;
    line-height: inherit;
}
.news-list .load-more{
    font-size: 0.28rem;
    background: #d7e2f2;
    width:3.44rem;
    line-height: 0.56rem;
    display: block;margin:0.15rem auto;
    text-align: center;
    color:#666;
    border-radius: 0.56rem;
}
.tab-tit > a, .tab-tit2 > a, .tab-tit-zwgk > a{margin-right: 5px !important;font-size: 19px;}

/*滚动图片*/
.index-pic,.index-pic2{
    padding:0 0.2rem;
    display: block;
}
.swiper-pagination-bullet{
    width:0.45rem;
    border-radius: 0px;
    margin:0 !important;
    height:0.08rem;
}
.swiper-pagination-bullet:nth-child(1){
    border-radius: 0.08rem 0 0 0.08rem;
}
.swiper-pagination-bullet:last-child{
    border-radius: 0 0.08rem 0.08rem 0;
}
.swiper-pagination-bullet-active{
    width:0.4rem;height:0.08rem;
    border-radius: 0.08rem !important;
}

.index-link2 a{width: 48%;background: #eff4f6}
.index-title{
    padding-left: 14px;
}
.index-title2{
    padding-left: 14px;
}
.link-caigou a{
	width:90%;
}
.index-rit .tab-tit{
    background: none;
}
.index-rit .tab-tit > a{
    color: #000;
    height: 60px;line-height: 52px;
    padding: 0;margin-right: 20px;
    font-size: 19px;
}

.index-con-zwgk .tab-tit > a{margin-right: 25px;}
.index-rit .tab-tit > a.on{
    background: url(tab-tit-on.png) no-repeat center 51px;
}
.index-hdjl a{
    width: 50%;
    border-bottom: 2px solid #e4eef7;
    color: #213344;
    position: relative;
    height: 80px;
    line-height: 80px;
}
.index-hdjl a img{
    display: inline;
    left: 15px;
}


/*底部*/
.foot{padding: 0.28rem 0.2rem 0 0.2rem;margin-top: 0.2rem;}
.foot-1,.foot-2,.foot-3{width: 100%;}
.foot-2{margin: 0;}
.foot-1{
    border-bottom: 0.02rem solid #4268a0;
    padding: 0 0.3rem;
    margin-bottom: 0.2rem;
}
.foot-1 a{
    margin-right:0;
    color:#c0d1ec;
    width:33%;
}
.foot-3{text-align:center;}

.zwgk-let,.zwgk-rit{width: 100%}
.zwgk-rit .tab-tit > a{padding-left: 4%;padding-right: 4%;margin: 0;}

.zwgk-img{    padding: 0 0.2rem; display: block;}
.zwgk-rit img {width: 47%}
.zwgk-img img{width: 100%}



/*栏目页*/
.column-list{
    width:100%;
    float: none;
}

.column-list .tab-tit,.column-list .bd{
    padding: 0 10px;
}
.lanmu{
    padding: 0.2rem 0.15rem;
}

.column-list .tab-tit{
    overflow:visible;
}
.column-right{
    float: none;
    width:100%;
    padding: 10px;
    margin-top:10px;
}

/*文章页*/
.content-title{
    font-size: 0.5rem;
}
.content-pubdate,.content-source,.content-hit,.content-script{
    font-size: 0.24rem;
}
/*网络问政*/
.zwgk .index-con-1, .zwgk .index-con-2{width:calc(100% - 0.4rem) !important;}

.jgfk{
    flex:1;
    float: none !important;
    line-height: 0.96rem !important;
    display: block;
    text-align: right;
}
.jgfk img{
    width:1rem;
}
.container.advise.wlwz{
    margin-top:0.2rem;
}
.jubao .index-link a{width:33% !important;margin-right:0 !important;}
/*栏目页*/
.column-list .tab-tit > a.on{font-size: 0.4rem;}
.column-list .tab-tit2{display:block !important;line-height: 1.5}
.column-list .columns-wrap{width:100%;height:auto;}
.column-list .tab-tit2 a{line-height: 1.5;font-size: 0.28rem;margin-bottom: 0.14rem;margin-right: 0.14rem;}
#columnShow{display: none;}

.link-caigou>a{
	width: auto;
}
.caigou-piclist .container{
	background: #fff;
    margin: 0.24rem 0.2rem;
    margin-bottom: 0;
    width: calc(100% - 0.4rem);
    border-radius: 0.05rem;
    padding: 0.2rem;
    box-shadow: 0 0 0.2rem #d7d7da;
}
.caigou-piclist{
	padding: 0;
}
.caigou-piclist .container{
	overflow: hidden;
}
.caigou-piclist .container a{
	overflow: hidden;
	float: left;
	width: 48%;
	margin: 0.5%;
}
.caigou-con{width: auto!important;}

.index-title-cg{padding: 0px;border-left:0}

.index-con{margin: 0;}
.index-title-cg a{font-size: 16px;}



.zcgl-let,.zcgl-rgt{width: 100%!important;}


.column-right{
    display: none;
}

.lanmu a{
    line-height: 1;
}


.content-share,.content-script,.content-hit{
    display: none;
}
.content-info{
    /*text-align: left;*/
    padding: 10px 15px;
}
.content-time,.content-source{
    /*display: block;*/
    font-size: 0.24rem;
}
#zoom *{
    font-size:0.28rem !important;
}
.content-time label,.content-source label{
    display: none;
}
.content-top{
    margin:0 !important;
}
.bt_content{
    padding: 0 15px !important;
}
.content-title{
    margin-top:0.3rem !important;
    padding: 0 0.4rem !important;
    font-size: 0.38rem;
}
.new-content td{
    height:auto !important;
}
.xxgk_article{
    width:100% !important;
}
.xxgk_article td{
    /*width:auto !important;*/
    padding: 0.1rem !important;
    font-size: 0.24rem !important;
}
